CUETools Download
Prerequisites
CUETools Version 2.1.7 & above
- Microsoft .NET Framework 4.x - this should be preinstalled with OS if you are running Windows 8, 10 or 11.
- Visual C++ Redistributable for Visual Studio 2015-2022 - needed for some plugins
FFmpeg plugin dependencies
In order to use the ffmpeg plugin, you will need to copy additional .dll files into the \plugins\x64 or \plugins\win32 sub-directory of CUETools.
To include these additional files in the standard release would result in a significant increase in download size and not all users will need them.
- CUETools 2.2.5 and 2.2.6
-
- x64:
- Copy all .dll files into the
\plugins\x64sub-directory of CUETools (Windows 64-bit) - ffmpeg_6.1_dlls_x64.zip
SHA256: c758db592ac329af6af6a380761cec6062ad3801598f19d3021d7215a94b3ba0
- Copy all .dll files into the
- win32:
- Copy all .dll files into the
\plugins\win32sub-directory of CUETools (Windows 32-bit) - ffmpeg_6.1_dlls_win32.zip
SHA256: f41bb2b9589880632e01b852e52a10450a3436ca132082404f20a1549737412e
- Copy all .dll files into the
- x64:
Download
- CUETools_2.2.6.zip - Current release (see changelog)
SHA256: 103b209502935c911f2162a5babfb21550476413aee13d88187e39783a2a2e32
- Previous release (also see Download Previous Versions)
- CUETools_2.2.5.zip
SHA256: 4e311a444519869c4121f59b8bb11f475eb39f5ef0928b433e40230d1e25dda6
- CUETools_2.2.5.zip
Installation
Just unpack the archive to any folder; no setup required. CUETools.exe and CUERipper.exe are the main applications to run.
Applications require other files within the package to run. You should unpack the entire archive.
If you want to run it as a portable application from a USB stick, remove the file called user_profiles_enabled so that settings will be saved to the same folder instead of your user profile folder. (If you already have non-portable settings you want to use, copy the subfolders named CUE Tools or CUERipper from the %appdata% folder to your portable install.)
The .rar and .zip archives can be unpacked with a free extractor, such as 7-Zip, IZArc, or the command-line tool UnRAR. Or, you can use commercial software, like WinRAR or WinZip. (The commercial software usually has a free trial version that eventually becomes "nagware" but keeps functioning.)
Known Issues When Unpacking the Archive
Depending on browser configuration and Windows Group Policy settings, downloaded archives may include the Alternate Data Stream :Zone.Identifier:$DATA when saved. All files extracted from an archive with this identifier will also have the Alternate Data Stream identifier. Windows may block or partially limit files with this identifier.
- Solution: Right-click on the downloaded zip archive and select Properties. If you see the Security warning
"This file came from another computer and might be blocked to help protect this computer"(or similar) with a box marked "Unblock", check the box and select the Apply button to unblock the archive before unpacking.
Source code
- Github - CUETools source code repository on GitHub
